-
Notifications
You must be signed in to change notification settings - Fork 5
Master #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Master #4
Conversation
.vscode/settings.json
Outdated
| @@ -0,0 +1,3 @@ | |||
| { | |||
| "dotnet.preferCSharpExtension": true | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "dotnet.preferCSharpExtension": true | |
| "dotnet.preferCSharpExtension": true |
Pasko121
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.vscode/settings.json
Outdated
| @@ -0,0 +1,3 @@ | |||
| { | |||
| "dotnet.preferCSharpExtension": true | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "dotnet.preferCSharpExtension": true | |
| "dotnet.preferCSharpExtension": true |
| @@ -0,0 +1,3 @@ | |||
| { | |||
| "dotnet.preferCSharpExtension": true | |||
| } No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| } | |
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| } | |
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| } | |
| } |
| @@ -1,50 +1,51 @@ | |||
| namespace Refactorings | |||
|
|
|||
| public static class TemperatureConversions | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| public static class TemperatureConversions | |
| public static class TemperatureConversions |
| public static class TemperatureConversions | |
| public static class TemperatureConversions |
| public static class TemperatureConversions | |
| public static class TemperatureConversions |
| @@ -1,50 +1,51 @@ | |||
| namespace Refactorings | |||
|
|
|||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| @@ -0,0 +1,3 @@ | |||
| { | |||
| "dotnet.preferCSharpExtension": true | |||
| } No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| } | |
| } |
No description provided.